* {
    margin: 0;
    padding: 0;
    box-sizing: border-box !Important;
    font-family: 'Microsoft Yahei' !important;
}

table {
    border-collapse: collapse
}

a {
    text-decoration: none
}

a:focus,
a:hover {
    text-decoration: none
}

a:focus {
    outline: 0
}

p {
    margin: 0
}

ol,
ul {
    margin: 0
}

.h1,
.h2,
.h3,
.h4,
.h5,
h1,
h2,
h3,
h4,
h5 {
    margin: 0
}

ol {
    padding-left: 25px
}

.ellipsis {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.clearf:after,
.clearf:before {
    content: "";
    display: block;
    clear: both;
}

a:hover,
a:active {
    color: #e6001b
}

img {
    max-width: 100%;
    height: auto !important;
}

.p_PromptNoneData .prompt_title .first,
.p_nextBox a:hover {
    color: rgba(7, 102, 192, 1) !important
}

.p_PromptNoneData .prompt_title .first,
.p_previewBox a:hover {
    color: rgba(7, 102, 192, 1) !important
}

.p_pagebox .next,
.p_pagebox .pre,
.p_page .next:hover,
.p_page .pre:hover,
.p_page .pageNum:hover,
.p_page .pageNum.active {
    background-color: rgba(7, 102, 192, 1) !important;
    color: #fff !important;
    border-color: rgba(7, 102, 192, 1) !important;
}

.p_stylebox .stylebox_top {
    background: unset;
}

.p_stylebox .stylebox_title {
    background-color: rgba(0, 0, 0, 0);
    display: flex;
    align-items: center;
    padding-left: 0;
}

.p_stylebox .title_main {
    font-family: Microsoft YaHei;
    font-size: 16px;
    color: rgba(7, 102, 192, 1) !important;
}

.p_stylebox .stylebox_content {
    border: none;
}

.p_stylebox .stylebox_bottom_line {
    display: none;
}

.p_pagebox .js_pageBtnDisable,
.p_pagebox .js_pageBtnDisable:hover,
.p_pagebox .js_pageBtnDisable:active {
    background: #f5f5f5 !important;
    border-color: #d9d9d9 !important;
    color: #bfbfbf !important;
    cursor: default;
}

#w_grid-1560499039039 .p_gridbox {
    overflow: visible
}

#w_grid-1560499039039 .p_gridbox:before,
#w_grid-1560499039039 .p_gridbox:after {
    content: "";
    display: block;
    clear: both;
}

#w_grid-1568086766736 {
    display: none
}

@media(max-width:1024px) {
    #w_grid-1560513450088 {
        display: none
    }
    #content_box-1560499627638-1 {
        width: 100% !important
    }
}

@media(max-width:768px) {
    #w_fimg-1568254307975 {
        max-width: 105px
    }
    #content_box-1557552005004-1 {
        display: none
    }
    .c_portalResBreadcrumb_nav-01001 {
        display: none
    }
    #content_box-1560496384509-1 {
        display: none
    }
    #w_common_text-1566897936057 span {
        font-size: 14px;
    }
    #c_portalResnav_main-15595584500087271 {
        position: absolute;
        top: 0;
        right: 10px;
    }
    #c_portalResSearch_total-15604993692704911 {
        max-width: 100%;
    }
    #w_common_text-1560499468806 strong {
        font-size: 24px !important;
    }
}